Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TT-8526] fix issue where query params of type int and array are wrapped with quotes #355

Merged
merged 8 commits into from
Jun 21, 2023

Conversation

kofoworola
Copy link

THis ticket fixes an issue where the input generated for the rest datasource wraps query params that are fetched from arguments with quotes, thereby breaking the URL generated down the execution pipeline

@kofoworola kofoworola force-pushed the fix/rest_array_query branch 2 times, most recently from f5b91cf to 9131950 Compare June 19, 2023 08:48
@kofoworola kofoworola marked this pull request as ready for review June 19, 2023 08:48
@sonarcloud
Copy link

sonarcloud bot commented Jun 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kofoworola kofoworola merged commit b3563aa into master Jun 21, 2023
@kofoworola kofoworola deleted the fix/rest_array_query branch June 21, 2023 07:54
kofoworola added a commit that referenced this pull request Jun 22, 2023
…ped with quotes (#355)

THis ticket fixes an issue where the input generated for the rest
datasource wraps query params that are fetched from arguments with
quotes, thereby breaking the URL generated down the execution pipeline
kofoworola added a commit that referenced this pull request Jun 22, 2023
…ped with quotes (#355)

THis ticket fixes an issue where the input generated for the rest
datasource wraps query params that are fetched from arguments with
quotes, thereby breaking the URL generated down the execution pipeline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants